CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sd card

搜索资源列表

  1. ARM-MP3

    0下载:
  2. 基于ARM7内核的芯片LPC2103,MP3解码芯片为VS1003,带SD卡文件系统,12864液晶,基于IAR开发环境,是ARM学习开发的好资料,也可用于DIYmp3 原理图源码齐全-Based on the ARM7 core chip LPC2103, MP3 decoder chip for the VS1003, with a SD card file system, 12864 LCD, based on the IAR development environment, is to
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:353853
    • 提供者:老五
  1. SD

    0下载:
  2. 本程序实现了MSP430读写SD卡,MSP430对fat文件系统的操作-This program implements MSP430 to read and write SD card, MSP430 to the fat file system operations
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:30108
    • 提供者:haohaitao
  1. 51_SD

    0下载:
  2. 51读写SD卡源程序 51读写SD卡源程序-MCU51 READ/WRITE SD CARD
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:87037
    • 提供者:世界的
  1. STM32-USB-read-SD-card

    1下载:
  2. 基于STM32的USB功能读取SD卡,源码可以直接使用-Based on the STM32 USB function to read the SD card, the source can be used directly
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2012-11-09
    • 文件大小:633336
    • 提供者:weiwei
  1. AVR_SDcard_FAT32

    0下载:
  2. AVR 单片机上实现SD卡的读写,支持FAT16、FAT32文件系统,文件和目录的创建删除等文件功能全部实现-AVR single-chip implementation on SD card reader, support for FAT16, FAT32 file system, files and directories to create the delete function and other documents of all implementation
  3. 所属分类:SCM

    • 发布日期:2015-07-05
    • 文件大小:268474
    • 提供者:shanghongwei
  1. STM32_Reader

    0下载:
  2. 基于STM32编写的TXT阅读器,供大家讨论研究。1. 程序是刚刚才写出来的,没有整理,(也很懒,不想整理),只是修改了几个函数,用了FATFS文件系统(这个系统,我也不了解,只是用了它两个函数).2必须在SD卡根目录下有个TEST.TXT文件.(我测试300K的TXT都可以正常使用,但是有极少部分文字显示乱码,不知道是字库的问题,还是我程序的问题)3.程序使用:开机后,按 左键-------录入test.txt文件(文件大的要等好几十秒) -Based on the STM32 prepa
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:309537
    • 提供者:zhangdong
  1. 第1章-SD卡读写模块

    0下载:
  2. 第1章-SD卡读写模块 1. sdconfig.h: 该文件为SD卡读写模块配置头文件,用户可根据实际硬件条件进行修改. 2. SD目录 : SD卡读写模块的全部文件,一般不用修改. 3. 建议sdconfig.h文件不要放于SD目录中,因为SD目录中的文件一般无须修改,sdconfig.h通常会有改动. 4. 例子见上一级目录的SDExample目录.-Chapter 1-SD Card Reader module 1. Sdconfig.h : This
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-21
    • 文件大小:169423
    • 提供者:k14789
  1. sd-MP3

    0下载:
  2. sd卡+VS1003模块+M16组成的mp3 VS1003模块使用www.icdev.com.cn的,sd卡直接连接,M16使用内部RC8M。 硬件连接参照board.h,PORTB:PB0连接sd卡cs脚,PB1连接VS1003复位脚,PB2连接VS1003命令片选脚,PB5PB6PB7组成SPI接口复用连接sd卡和VS1003;PORTA:PA0连接VS1003的DREQ脚,PA1连接sd卡插入检测脚,PA2连接VS1003数据片选脚。 -Hardware to connect
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:37412
    • 提供者:安安
  1. SD_FOR_MSP430

    0下载:
  2. 一個適用於MSP430單片機的SD卡讀寫程式-One for MSP430 MCU SD card reader-writer program
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:20276
    • 提供者:安安
  1. sd_card

    0下载:
  2. samsung2410 s SD card opinion diver
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:126605
    • 提供者:李文渊
  1. sd

    0下载:
  2. 嵌入式Linux的SD卡驱动程序的设计与实现 题目说的很清楚了!-Embedded Linux driver for the SD Card Design and Implementation of the topic that is very clear!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:65543
    • 提供者:k2eats
  1. SD

    0下载:
  2. 东南大学开发ARM7芯片SD卡测试程序,完全可用-Southeast University to develop ARM7 chip SD card test procedure, fully available
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:45696
    • 提供者:liwei
  1. MMCSD

    0下载:
  2. 非常完整的sd卡、mmc卡读取及文件系统的源代码,还有在avr单片机上的仿真文件-Very complete sd card, mmc card reader and the file system source code, as well as in the simulation of single-chip avr file
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:284204
    • 提供者:yingjie
  1. PIC18F4550_SD_CARD_USB

    0下载:
  2. PIC18F4550 SD CARD USB
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:543145
    • 提供者:czq
  1. M8+SD+VS1003=MP3

    0下载:
  2. 用单片机+SD卡+VS1003实现MP3-MCU+ SD card+ VS1003 achieve MP3
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:4677
    • 提供者:送名
  1. s3c2410_SD_Card

    0下载:
  2. 关于s3c2410 SD Card操作简述的文档,有助于了解三星的ARM原理-S3c2410 SD Card on the operation outlined in the document helps to understand the principle of Samsung
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-24
    • 文件大小:253620
    • 提供者:江涛涛
  1. LPC236X_SD

    0下载:
  2. ARM实例程序,很有用的。LCP2368之SD卡读写实例程序。-ARM instance procedures, very useful. The SD card reader LCP2368 examples of procedures.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:336013
    • 提供者:魏伟
  1. ARM_MMC_SD

    0下载:
  2. ARM下的MMC、SD卡驱动源代码,老外开发的。-ARM under MMC, SD card driver source code, developed by foreigners.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:36294
    • 提供者:ofting
  1. SD

    0下载:
  2. sd卡数据资料,原始资料 ,驱动开发可以用-sd card data, the original information-driven development can be used
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:111114
    • 提供者:cl
  1. AN037SW

    0下载:
  2. Interfacing to an MMC/SD card via SPI (for microcontroller)
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:14215
    • 提供者:voodo@
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com